|
Version: 1.0
Date: 2007 March 19
Author: Jost Jahn
OS: DOS
Download: ZIP (Archiv).
Newsgroup: casereplace Group.
|
The programm "casereplace" replaces a string to another string, depending on the position of a special find string.
For example it replaces all "hello" to "yellow", if they appears before a ": " and after this to "red".
The program starts as a commandline tool: casereplace file search find before after. All Parameters may be included in ', if they contains blanks:
- file: The filename, may be also given with (full) path.
- search: The search string.
- find: The find string.
- before: The replacing string before find (or if no find is found).
- after: The replacing string after find.
If you have problems downloading websites using casereplace, don't hesitate to send me the link and the screen output for further testing. But before this, join the casereplace group and study the comments.
|
|
|
Version: 1.0
Datum: 19. März 2007
Author: Jost Jahn
BS: DOS
Download: ZIP (Archiv).
Gruppe: casereplace Gruppe.
|
Das Programm "casereplace" ersetzt eine Zeichenkette durch eine andere in Abhängigkeit zur Position einer speziellen find Zeichenkette.
Als Beispiel wird aus "hallo" entweder "gelb", falls es vor ": " erscheint oder "rot", falls es danach erscheint.
Das Programm wird als DOS Programm unter der Kommandoebene gestartet: casereplace file search find before after. Die Parameter können in ' eingeschlossen werden, wenn sie Blanks enthalten:
- file: Der Dateiname, kann auch mit (vollem) Pfad angegeben werden.
- search: Der Suchstring.
- find: Der Findstring.
- before: Die ersetzende Zeichenkette vor dem Findstring (oder für alle, falls kein Findstring gefunden wird).
- after: Die ersetzende Zeichenkette nach dem Findstring.
Probleme beim Download von Webseiten mailen Sie mir bitte unter Angabe des genauen Pfades und der Schirmausgabe zum Austesten zu. Zuvor treten Sie aber der casereplace Gruppe bei und lesen dort die Nachrichten.
|